home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / ab20 / unarced / graphics / pbmplus / ppm / ppmtopict.man < prev    next >
Text File  |  1995-03-17  |  1KB  |  67 lines

  1.  
  2.  
  3.  
  4.      ppmtopict(1)          AMIGA (15 April 1990)          ppmtopict(1)
  5.  
  6.  
  7.  
  8.      NAME
  9.           ppmtopict - convert a portable pixmap into a Macintosh PICT
  10.           file
  11.  
  12.      SYNOPSIS
  13.           ppmtopict [ppmfile]
  14.  
  15.      DESCRIPTION
  16.           Reads a portable pixmap as input.  Produces a Macintosh PICT
  17.           file as output.
  18.  
  19.           The generated file is only the data fork of a picture.  You
  20.           will need a program such as mcvert to generate a Macbinary
  21.           or a BinHex file that contains the necessary information to
  22.           identify the file as a PICT file to MacOS.
  23.  
  24.           Even though PICT supports 2 and 4 bits per pixel, ppmtopict
  25.           always generates an 8 bits per pixel file.
  26.  
  27.      BUGS
  28.           The picture size field is only correct if the output is to a
  29.           file since writing into this field requires seeking
  30.           backwards on a file.  However the PICT documentation seems
  31.           to suggest that this field is not critical anyway since it
  32.           is only the lower 16 bits of the picture size.
  33.  
  34.      SEE ALSO
  35.           picttoppm(1), ppm(5), mcvert(1)
  36.  
  37.      AUTHOR
  38.           Copyright (C) 1990 by Ken Yap <ken@cs.rocester.edu>.
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/19/91)
  64.  
  65.  
  66.  
  67.